home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / v cisle / mediaportal / Setup.msi / _7D70CA33C218362F815E9756880A9F01 / _5EB70E3723D643F38E174122894E8CC5 < prev    next >
Extensible Markup Language  |  2006-12-20  |  3KB  |  90 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>4</id>
  4.   <defaultcontrol>3</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:5</define>
  7.   <define>#header.image:settings_logo.png</define>
  8.   <define>#header.hover:hover_settings.png</define>
  9.   <!-- cheat a little, we don't use two of the items in the imported file to blank their labels -->
  10.   <define>#itemcount:-</define>
  11.   <define>#selecteditem:-</define>
  12.   <controls>
  13.     <import>common.window.xml</import>
  14.     <control>
  15.       <type>group</type>
  16.       <description>group element</description>
  17.       <layout>StackLayout</layout>
  18.       <posX>280</posX>
  19.       <posY>165</posY>
  20.       <!-- topmost item needs an onup with a value of 17 for topbar to work -->
  21.       <control>
  22.         <description>Wizard</description>
  23.         <type>button</type>
  24.         <id>3</id>
  25.         <width>197</width>
  26.         <label>1200</label>
  27.         <hyperlink>615</hyperlink>
  28.         <onup>17</onup>
  29.       </control>
  30.       <control>
  31.         <description>General</description>
  32.         <type>button</type>
  33.         <id>4</id>
  34.         <width>197</width>
  35.         <label>128</label>
  36.         <hyperlink>705</hyperlink>
  37.       </control>
  38.       <control>
  39.         <description>Screen</description>
  40.         <type>button</type>
  41.         <id>5</id>
  42.         <width>197</width>
  43.         <label>214</label>
  44.         <hyperlink>9</hyperlink>
  45.       </control>
  46.       <control>
  47.         <description>TV</description>
  48.         <type>button</type>
  49.         <id>10</id>
  50.         <width>197</width>
  51.         <label>605</label>
  52.         <hyperlink>700</hyperlink>
  53.       </control>
  54.       <control>
  55.         <description>My Pictures</description>
  56.         <type>button</type>
  57.         <id>7</id>
  58.         <width>197</width>
  59.         <label>1</label>
  60.         <hyperlink>12</hyperlink>
  61.       </control>
  62.       <control>
  63.         <description>Movies</description>
  64.         <type>button</type>
  65.         <id>8</id>
  66.         <width>197</width>
  67.         <label>3</label>
  68.         <hyperlink>703</hyperlink>
  69.       </control>
  70.       <control>
  71.         <description>My DVD</description>
  72.         <type>button</type>
  73.         <id>9</id>
  74.         <width>197</width>
  75.         <label>1027</label>
  76.         <hyperlink>704</hyperlink>
  77.       </control>
  78.       <!-- last item needs an ondown with a value of 3 to support wraparound -->
  79.       <control>
  80.         <description>My Music</description>
  81.         <type>button</type>
  82.         <id>6</id>
  83.         <width>197</width>
  84.         <label>2</label>
  85.         <hyperlink>14</hyperlink>
  86.         <ondown>3</ondown>
  87.       </control>
  88.     </control>
  89.   </controls>
  90. </window>